﻿2026-08-18T19:08:53.7861768Z ##[group]Run actions/checkout@v5
2026-08-18T19:08:53.7862804Z with:
2026-08-18T19:08:53.7863349Z   repository: BigscreenVR/spt-bs-core
2026-08-18T19:08:53.7868520Z   token: ***
2026-08-18T19:08:53.7869040Z   ssh-strict: true
2026-08-18T19:08:53.7869570Z   ssh-user: git
2026-08-18T19:08:53.7870083Z   persist-credentials: true
2026-08-18T19:08:53.7870681Z   clean: true
2026-08-18T19:08:53.7871205Z   sparse-checkout-cone-mode: true
2026-08-18T19:08:53.7871816Z   fetch-depth: 1
2026-08-18T19:08:53.7872322Z   fetch-tags: false
2026-08-18T19:08:53.7872840Z   show-progress: true
2026-08-18T19:08:53.7873349Z   lfs: false
2026-08-18T19:08:53.7873845Z   submodules: false
2026-08-18T19:08:53.7874381Z   set-safe-directory: true
2026-08-18T19:08:53.7874971Z   allow-unsafe-pr-checkout: false
2026-08-18T19:08:53.7875795Z ##[endgroup]
2026-08-18T19:08:53.9816789Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T19:08:53.9818440Z ##[group]Getting Git version info
2026-08-18T19:08:53.9819281Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-18T19:08:54.0038524Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-18T19:08:54.0293557Z git version 2.43.0.windows.1
2026-08-18T19:08:54.0317828Z ##[endgroup]
2026-08-18T19:08:54.0325959Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\5cb1851b-9ab8-48c0-8492-982871f05e68\.gitconfig'
2026-08-18T19:08:54.0342618Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\5cb1851b-9ab8-48c0-8492-982871f05e68' before making global git config changes
2026-08-18T19:08:54.0344218Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T19:08:54.0347841Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-18T19:08:54.0631681Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-18T19:08:54.0883078Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T19:08:54.0907349Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T19:08:54.0912012Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T19:08:54.1134321Z refs/heads/diag/pump-188-heartbeat
2026-08-18T19:08:54.1156920Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-18T19:08:54.1658428Z HEAD is now at b20e770f1 diag(pump188): move the cross-process sink out of the rig's teardown path
2026-08-18T19:08:54.4748231Z ##[endgroup]
2026-08-18T19:08:54.4751057Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-18T19:08:55.1195696Z ##[group]Cleaning the repository
2026-08-18T19:08:55.1199388Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-18T19:08:57.6602978Z Removing .adapter-notify/
2026-08-18T19:08:57.6603617Z Removing target/
2026-08-18T19:08:57.6641737Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-18T19:08:57.7388152Z HEAD is now at b20e770f1 diag(pump188): move the cross-process sink out of the rig's teardown path
2026-08-18T19:08:57.7412766Z ##[endgroup]
2026-08-18T19:08:57.7417213Z ##[group]Disabling automatic garbage collection
2026-08-18T19:08:57.7424317Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-18T19:08:57.7687720Z ##[endgroup]
2026-08-18T19:08:57.7688319Z ##[group]Setting up auth
2026-08-18T19:08:57.7694133Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-18T19:08:57.8763343Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-18T19:08:58.9626758Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T19:08:58.9883246Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-18T19:08:59.9842985Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T19:09:00.0848898Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-18T19:09:01.4120148Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-18T19:09:01.6136793Z ##[endgroup]
2026-08-18T19:09:01.6137534Z ##[group]Fetching the repository
2026-08-18T19:09:01.6145440Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +fc9be818cc44d3b55beb5da11e00556b0be9e3f7:refs/remotes/origin/diag/pump-188-honest-er-session
2026-08-18T19:09:02.6798252Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-18T19:09:02.6798919Z  * [new ref]             fc9be818cc44d3b55beb5da11e00556b0be9e3f7 -> origin/diag/pump-188-honest-er-session
2026-08-18T19:09:02.7424074Z ##[endgroup]
2026-08-18T19:09:02.7424712Z ##[group]Determining the checkout info
2026-08-18T19:09:02.7425318Z ##[endgroup]
2026-08-18T19:09:02.7431667Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-18T19:09:02.8504402Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-18T19:09:02.9536621Z ##[group]Checking out the ref
2026-08-18T19:09:02.9541811Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B diag/pump-188-honest-er-session refs/remotes/origin/diag/pump-188-honest-er-session
2026-08-18T19:09:03.0796336Z branch 'diag/pump-188-honest-er-session' set up to track 'origin/diag/pump-188-honest-er-session'.
2026-08-18T19:09:03.0797428Z Previous HEAD position was b20e770f1 diag(pump188): move the cross-process sink out of the rig's teardown path
2026-08-18T19:09:03.0798294Z Switched to a new branch 'diag/pump-188-honest-er-session'
2026-08-18T19:09:03.0829094Z ##[endgroup]
2026-08-18T19:09:03.1161161Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-18T19:09:03.2033475Z fc9be818cc44d3b55beb5da11e00556b0be9e3f7
